Storm-static

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 16, TIME_BOUND = 1
Property:MinExpTimeDeadlock (exp-time)
Invocation (specific)
~/storm/build/bin/storm --jani philosophers.16.jani --janiproperty MinExpTimeDeadlock --constants TIME_BOUND=1 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine hybrid
Execution
Walltime:30.797149419784546s
Return code:0
Relative Error:1.380160465796078e-10
Log
Storm 1.5.1

Date: Wed Apr 29 01:31:02 2020
Command line arguments: --jani philosophers.16.jani --janiproperty MinExpTimeDeadlock --constants TIME_BOUND=1 --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine hybrid
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.008s.

Time for model construction: 1.272s.

-------------------------------------------------------------- 
Model type: 	CTMC (symbolic)
States: 	1331714 (270 nodes)
Transitions: 	13774113 (2229 nodes)
Reward Models:  none
Variables: 	rows: 65 meta variables (65 DD variables), columns: 65 meta variables (65 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (66 nodes)
   * deadl
-------------------------------------------------------------- 

Model checking property "MinExpTimeDeadlock": T[exp]min=? [F "deadl"] ...
Result (for initial states): 10.78297345256652
Time for model checking: 29.321s.